[INFO] fetching crate holmes 0.1.0...
[INFO] fixing holmes-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate holmes 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate holmes 0.1.0
[INFO] finished tweaking crates.io crate holmes 0.1.0
[INFO] tweaked toml for crates.io crate holmes 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate holmes 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 97 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.4.3 (available: v0.11.10)
[INFO] [stderr]       Adding error-chain v0.7.2 (available: v0.12.4)
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.32)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.33)
[INFO] [stderr]       Adding phf v0.7.21 (available: v0.7.24)
[INFO] [stderr]       Adding phf_shared v0.7.21 (available: v0.7.24)
[INFO] [stderr]       Adding postgres v0.13.6 (available: v0.19.14)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `holmes` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 90b04e5133a0571456b59304e5b1c1bfc9a104b6982e842768c4bacf66171980
[INFO] running `Command { std: "docker" "start" "90b04e5133a0571456b59304e5b1c1bfc9a104b6982e842768c4bacf66171980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90b04e5133a0571456b59304e5b1c1bfc9a104b6982e842768c4bacf66171980" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90b04e5133a0571456b59304e5b1c1bfc9a104b6982e842768c4bacf66171980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90b04e5133a0571456b59304e5b1c1bfc9a104b6982e842768c4bacf66171980" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `holmes` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking siphasher v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking md5 v0.3.8
[INFO] [stderr]     Checking phf_shared v0.7.21
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]     Checking fallible-iterator v0.1.6
[INFO] [stderr]     Checking phf v0.7.21
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking hex v0.2.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking postgres-protocol v0.2.2
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking error-chain v0.7.2
[INFO] [stderr]     Checking postgres-shared v0.1.1
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking postgres v0.13.6
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking tokio-core v0.1.18
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stderr]     Checking holmes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/mem_db.rs (6 fixes)
[INFO] [stderr]        Fixed src/lib.rs (3 fixes)
[INFO] [stderr]        Fixed src/edsl.rs (1 fix)
[INFO] [stderr]        Fixed src/fact_db.rs (4 fixes)
[INFO] [stderr]        Fixed src/engine/mod.rs (10 fixes)
[INFO] [stderr]        Fixed src/pg/mod.rs (31 fixes)
[INFO] [stderr]        Fixed src/simple.rs (4 fixes)
[INFO] [stderr]        Fixed src/engine/types.rs (2 fixes)
[INFO] [stderr]        Fixed src/pg/dyn.rs (3 fixes)
[INFO] [stderr]    Migrating tests/reboot.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating tests/metadata_basic.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating tests/fact_basic.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed tests/fact_basic.rs (1 fix)
[INFO] [stderr]    Migrating tests/issue_00010.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating tests/type_extend.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating tests/trivial.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed tests/type_extend.rs (15 fixes)
[INFO] [stderr]    Migrating tests/func_basic.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating benches/induction.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating tests/rule_basic.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed tests/rule_basic.rs (3 fixes)
[INFO] [stderr]    Migrating tests/predicate_basic.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating tests/reorder.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating benches/clique.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating tests/rule_substr.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed tests/rule_substr.rs (2 fixes)
[INFO] [stderr]    Migrating tests/rule_where.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed tests/rule_where.rs (4 fixes)
[INFO] [stderr]    Migrating benches/graph.rs from 2015 edition to 2018
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.09s
[INFO] [stderr] crater-edition-check: holmes v0.1.0 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]     Checking holmes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         r#try!(conn.execute("create schema if not exists facts", &[]));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         r#try!(conn.execute("create schema if not exists cache", &[]));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         r#try!(conn.execute("create table if not exists predicates (id serial primary key, \
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         r#try!(conn.execute("create table if not exists fields (\
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         r#try!(conn.execute("create table if not exists rules (id serial primary key , rule varchar \
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         r#try!(conn.execute("create sequence if not exists cache_id", &[]));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         r#try!(db.rebuild_predicate_cache());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:171:26
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let mut params = r#try!(uri.into_connect_params()
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:176:28
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 let conn = r#try!(Connection::connect(params, TlsMode::None));
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:184:20
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let conn = r#try!(Connection::connect(uri, TlsMode::None));
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         r#try!(conn.execute(&disco_query, &[]));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         r#try!(conn.execute(&drop_query, &[]));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:225:26
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let mut params = r#try!(uri.into_connect_params()
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:227:22
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let old_db = r#try!(params.database
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let conn = r#try!(Connection::connect(params, TlsMode::None));
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:253:29
[INFO] [stdout]     |
[INFO] [stdout] 253 |             let pred_stmt = r#try!(self.conn
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:257:30
[INFO] [stdout]     |
[INFO] [stdout] 257 |             let pred_types = r#try!(pred_stmt.query(&[]));
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 |             r#try!(self.conn
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         r#try!(self.conn.execute(&format!("create table cache.rule{} ({})",
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:363:26
[INFO] [stdout]     |
[INFO] [stdout] 363 |         let cache_stmt = r#try!(self.conn.prepare("select nextval('cache_id')"));
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:364:25
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let cache_res = r#try!(cache_stmt.query(&[]));
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         r#try!(self.conn
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:396:28
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let stmt: String = r#try!(self.insert_by_name
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |         Ok(r#try!(self.conn.execute(&stmt,
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |         r#try!(self.insert_predicate(&pred));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:620:20
[INFO] [stdout]     |
[INFO] [stdout] 620 |         let rows = r#try!(self.conn.query(&raw_stmt, &vals));
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:650:12
[INFO] [stdout]     |
[INFO] [stdout] 650 |         'a'...'z' | '_' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/engine/mod.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |         Ok(r#try!(self.fact_db.add_type(type_).chain_err(|| ErrorKind::FactDB)))
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/engine/mod.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 |         Ok(r#try!(self.fact_db.new_predicate(pred).chain_err(|| ErrorKind::FactDB)))
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/engine/mod.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 |         Ok(r#try!(self.fact_db.search_facts(query, None).chain_err(|| ErrorKind::FactDB))
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/pg/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     error_chain! {
[INFO] [stdout] 47 | |             errors {
[INFO] [stdout] 48 | |                 UriParse {
[INFO] [stdout] 49 | |                     description("Postgres URI Parse Error")
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `futures::future::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228
[INFO] [stdout]   --> src/engine/mod.rs:16:50
[INFO] [stdout]    |
[INFO] [stdout] 16 | use futures::{Stream, Future, Async, Poll, done, BoxFuture};
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `futures::task::park`: renamed to `current`
[INFO] [stdout]   --> src/engine/mod.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | use futures::task::{park, Task};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `futures::future::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228
[INFO] [stdout]   --> src/engine/mod.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn done(&self) -> BoxFuture<(), ()> {
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `futures::task::park`: renamed to `current`
[INFO] [stdout]   --> src/engine/mod.rs:98:30
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 self.r#await(park());
[INFO] [stdout]    |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `futures::task::park`: renamed to `current`
[INFO] [stdout]    --> src/engine/mod.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 signal.refer(park());
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]  --> src/simple.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::atomic::{AtomicIsize, ATOMIC_ISIZE_INIT};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/simple.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 | static DB_NUM: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 25 - static DB_NUM: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout] 25 + static DB_NUM: AtomicIsize = AtomicIsize::new(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/simple.rs:46:49
[INFO] [stdout]    |
[INFO] [stdout] 46 | static LOGGER: ::std::sync::Once = ::std::sync::ONCE_INIT;
[INFO] [stdout]    |                                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 46 - static LOGGER: ::std::sync::Once = ::std::sync::ONCE_INIT;
[INFO] [stdout] 46 + static LOGGER: ::std::sync::Once = ::std::sync::Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub hasher: &'a mut Hasher,
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub hasher: &'a mut dyn Hasher,
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub type Type = Arc<self::types::TypeT>;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub type Type = Arc<dyn self::types::TypeT>;
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub type Value = Arc<self::values::ValueT>;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub type Value = Arc<dyn self::values::ValueT>;
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/engine/types.rs:258:18
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub run: Box<Fn(Value) -> Value>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub run: Box<dyn Fn(Value) -> Value>,
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/simple.rs:51:27
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn multi<A>(tests: &[&Fn(&mut Engine, &mut Core) -> Result<A>]) {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn multi<A>(tests: &[&dyn Fn(&mut Engine, &mut Core) -> Result<A>]) {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/simple.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn single<A>(test: &Fn(&mut Engine, &mut Core) -> Result<A>) {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn single<A>(test: &dyn Fn(&mut Engine, &mut Core) -> Result<A>) {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/simple.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn should_fail<A, F>(f: F) -> Box<Fn(&mut Engine) -> Result<()>>
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn should_fail<A, F>(f: F) -> Box<dyn Fn(&mut Engine) -> Result<()>>
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:35:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hash_to(&self, _: &mut Hasher);
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hash_to(&self, _: &mut dyn Hasher);
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:135:29
[INFO] [stdout]     |
[INFO] [stdout] 135 |         fn inner(&self) -> &Any;
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 135 |         fn inner(&self) -> &dyn Any;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:140:36
[INFO] [stdout]     |
[INFO] [stdout] 140 |         fn inner_eq(&self, other: &TypeT) -> bool;
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 140 |         fn inner_eq(&self, other: &dyn TypeT) -> bool;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:410:27
[INFO] [stdout]     |
[INFO] [stdout] 410 |         fn get(&self) -> &Any;
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 410 |         fn get(&self) -> &dyn Any;
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:413:34
[INFO] [stdout]     |
[INFO] [stdout] 413 |         fn to_sql(&self) -> Vec<&ToSql>;
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 413 |         fn to_sql(&self) -> Vec<&dyn ToSql>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:420:29
[INFO] [stdout]     |
[INFO] [stdout] 420 |         fn inner(&self) -> &Any;
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 420 |         fn inner(&self) -> &dyn Any;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:425:36
[INFO] [stdout]     |
[INFO] [stdout] 425 |         fn inner_eq(&self, other: &ValueT) -> bool;
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 425 |         fn inner_eq(&self, other: &dyn ValueT) -> bool;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:430:33
[INFO] [stdout]     |
[INFO] [stdout] 430 |         fn inner_ord(&self, _: &ValueT) -> Option<Ordering>;
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 430 |         fn inner_ord(&self, _: &dyn ValueT) -> Option<Ordering>;
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:52:31
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn hash_to(&self, h: &mut Hasher) {
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn hash_to(&self, h: &mut dyn Hasher) {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:148:19
[INFO] [stdout]     |
[INFO] [stdout] 148 |     impl Hash for TypeT {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 148 |     impl Hash for dyn TypeT {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:433:19
[INFO] [stdout]     |
[INFO] [stdout] 433 |     impl Hash for ValueT {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 433 |     impl Hash for dyn ValueT {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl fmt::Debug for TypeT {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl fmt::Debug for dyn TypeT {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |     impl Eq for TypeT {}
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 160 |     impl Eq for dyn TypeT {}
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:448:17
[INFO] [stdout]     |
[INFO] [stdout] 448 |     impl Eq for ValueT {}
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 448 |     impl Eq for dyn ValueT {}
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:161:24
[INFO] [stdout]     |
[INFO] [stdout] 161 |     impl PartialEq for TypeT {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 161 |     impl PartialEq for dyn TypeT {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:449:24
[INFO] [stdout]     |
[INFO] [stdout] 449 |     impl PartialEq for ValueT {
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 449 |     impl PartialEq for dyn ValueT {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:162:26
[INFO] [stdout]     |
[INFO] [stdout] 162 |         fn eq(&self, t: &TypeT) -> bool {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 162 |         fn eq(&self, t: &dyn TypeT) -> bool {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |         typet_inner!();
[INFO] [stdout]     |         -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |         typet_inner_eq!();
[INFO] [stdout]     |         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:450:30
[INFO] [stdout]     |
[INFO] [stdout] 450 |         fn eq(&self, other: &ValueT) -> bool {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 450 |         fn eq(&self, other: &dyn ValueT) -> bool {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:455:25
[INFO] [stdout]     |
[INFO] [stdout] 455 |     impl PartialOrd for ValueT {
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 455 |     impl PartialOrd for dyn ValueT {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:456:39
[INFO] [stdout]     |
[INFO] [stdout] 456 |         fn partial_cmp(&self, other: &ValueT) -> Option<Ordering> {
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 456 |         fn partial_cmp(&self, other: &dyn ValueT) -> Option<Ordering> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:490:27
[INFO] [stdout]     |
[INFO] [stdout] 490 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 490 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:493:34
[INFO] [stdout]     |
[INFO] [stdout] 493 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 493 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:536:27
[INFO] [stdout]     |
[INFO] [stdout] 536 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 536 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:539:34
[INFO] [stdout]     |
[INFO] [stdout] 539 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 539 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:576:27
[INFO] [stdout]     |
[INFO] [stdout] 576 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 576 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:579:34
[INFO] [stdout]     |
[INFO] [stdout] 579 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 579 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:665:27
[INFO] [stdout]     |
[INFO] [stdout] 665 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 665 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:668:34
[INFO] [stdout]     |
[INFO] [stdout] 668 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 668 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:700:27
[INFO] [stdout]     |
[INFO] [stdout] 700 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 700 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:703:34
[INFO] [stdout]     |
[INFO] [stdout] 703 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 703 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:726:27
[INFO] [stdout]     |
[INFO] [stdout] 726 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 726 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:729:34
[INFO] [stdout]     |
[INFO] [stdout] 729 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 729 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:758:27
[INFO] [stdout]     |
[INFO] [stdout] 758 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 758 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:761:34
[INFO] [stdout]     |
[INFO] [stdout] 761 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 761 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |         typet_inner!();
[INFO] [stdout]     |         -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:491:32
[INFO] [stdout]     |
[INFO] [stdout] 491 |             &self.elements as &Any
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 491 |             &self.elements as &dyn Any
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:537:32
[INFO] [stdout]     |
[INFO] [stdout] 537 |             &self.elements as &Any
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 537 |             &self.elements as &dyn Any
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:577:27
[INFO] [stdout]     |
[INFO] [stdout] 577 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 577 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:666:27
[INFO] [stdout]     |
[INFO] [stdout] 666 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 666 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         r#try!(conn.execute("create schema if not exists facts", &[]));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         r#try!(conn.execute("create schema if not exists cache", &[]));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         r#try!(conn.execute("create table if not exists predicates (id serial primary key, \
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         r#try!(conn.execute("create table if not exists fields (\
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         r#try!(conn.execute("create table if not exists rules (id serial primary key , rule varchar \
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         r#try!(conn.execute("create sequence if not exists cache_id", &[]));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         r#try!(db.rebuild_predicate_cache());
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:171:26
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let mut params = r#try!(uri.into_connect_params()
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:176:28
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 let conn = r#try!(Connection::connect(params, TlsMode::None));
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:184:20
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let conn = r#try!(Connection::connect(uri, TlsMode::None));
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         r#try!(conn.execute(&disco_query, &[]));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         r#try!(conn.execute(&drop_query, &[]));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:701:27
[INFO] [stdout]     |
[INFO] [stdout] 701 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 701 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:225:26
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let mut params = r#try!(uri.into_connect_params()
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:227:22
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let old_db = r#try!(params.database
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:704:32
[INFO] [stdout]     |
[INFO] [stdout] 704 |             vec![&self.val as &ToSql]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 704 |             vec![&self.val as &dyn ToSql]
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let conn = r#try!(Connection::connect(params, TlsMode::None));
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:253:29
[INFO] [stdout]     |
[INFO] [stdout] 253 |             let pred_stmt = r#try!(self.conn
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:257:30
[INFO] [stdout]     |
[INFO] [stdout] 257 |             let pred_types = r#try!(pred_stmt.query(&[]));
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 |             r#try!(self.conn
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         r#try!(self.conn.execute(&format!("create table cache.rule{} ({})",
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:363:26
[INFO] [stdout]     |
[INFO] [stdout] 363 |         let cache_stmt = r#try!(self.conn.prepare("select nextval('cache_id')"));
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:364:25
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let cache_res = r#try!(cache_stmt.query(&[]));
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         r#try!(self.conn
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:727:27
[INFO] [stdout]     |
[INFO] [stdout] 727 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 727 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:730:32
[INFO] [stdout]     |
[INFO] [stdout] 730 |             vec![&self.val as &ToSql]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 730 |             vec![&self.val as &dyn ToSql]
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:396:28
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let stmt: String = r#try!(self.insert_by_name
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout] 401 |         Ok(r#try!(self.conn.execute(&stmt,
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |         r#try!(self.insert_predicate(&pred));
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/pg/mod.rs:620:20
[INFO] [stdout]     |
[INFO] [stdout] 620 |         let rows = r#try!(self.conn.query(&raw_stmt, &vals));
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:650:12
[INFO] [stdout]     |
[INFO] [stdout] 650 |         'a'...'z' | '_' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/engine/mod.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 215 |         Ok(r#try!(self.fact_db.add_type(type_).chain_err(|| ErrorKind::FactDB)))
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/engine/mod.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 |         Ok(r#try!(self.fact_db.new_predicate(pred).chain_err(|| ErrorKind::FactDB)))
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:759:27
[INFO] [stdout]     |
[INFO] [stdout] 759 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 759 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:762:32
[INFO] [stdout]     |
[INFO] [stdout] 762 |             vec![&self.val as &ToSql]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 762 |             vec![&self.val as &dyn ToSql]
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]    --> src/engine/mod.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 |         Ok(r#try!(self.fact_db.search_facts(query, None).chain_err(|| ErrorKind::FactDB))
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/pg/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     error_chain! {
[INFO] [stdout] 47 | |             errors {
[INFO] [stdout] 48 | |                 UriParse {
[INFO] [stdout] 49 | |                     description("Postgres URI Parse Error")
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:381:26
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&ToSql> = facts.iter().map(|x| x as &ToSql).collect();
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&dyn ToSql> = facts.iter().map(|x| x as &ToSql).collect();
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:381:62
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&ToSql> = facts.iter().map(|x| x as &ToSql).collect();
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&ToSql> = facts.iter().map(|x| x as &dyn ToSql).collect();
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:549:28
[INFO] [stdout]     |
[INFO] [stdout] 549 |         let mut vals: Vec<&ToSql> = Vec::new(); // Values to be quoted into the
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 549 |         let mut vals: Vec<&dyn ToSql> = Vec::new(); // Values to be quoted into the
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]   --> src/engine/mod.rs:60:30
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 Some(t) => t.unpark(),
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]   --> src/engine/mod.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 task.unpark();
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228
[INFO] [stdout]   --> src/engine/mod.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |         done(Ok(())).boxed()
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/pg/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     error_chain! {
[INFO] [stdout] 47 | |             errors {
[INFO] [stdout] 48 | |                 UriParse {
[INFO] [stdout] 49 | |                     description("Postgres URI Parse Error")
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `futures::future::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228
[INFO] [stdout]   --> src/engine/mod.rs:16:50
[INFO] [stdout]    |
[INFO] [stdout] 16 | use futures::{Stream, Future, Async, Poll, done, BoxFuture};
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `futures::task::park`: renamed to `current`
[INFO] [stdout]   --> src/engine/mod.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 | use futures::task::{park, Task};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `futures::future::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228
[INFO] [stdout]   --> src/engine/mod.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn done(&self) -> BoxFuture<(), ()> {
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `futures::task::park`: renamed to `current`
[INFO] [stdout]   --> src/engine/mod.rs:98:30
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 self.r#await(park());
[INFO] [stdout]    |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `futures::task::park`: renamed to `current`
[INFO] [stdout]    --> src/engine/mod.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 signal.refer(park());
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]  --> src/simple.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::atomic::{AtomicIsize, ATOMIC_ISIZE_INIT};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/simple.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 | static DB_NUM: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 25 - static DB_NUM: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout] 25 + static DB_NUM: AtomicIsize = AtomicIsize::new(0);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/simple.rs:46:49
[INFO] [stdout]    |
[INFO] [stdout] 46 | static LOGGER: ::std::sync::Once = ::std::sync::ONCE_INIT;
[INFO] [stdout]    |                                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 46 - static LOGGER: ::std::sync::Once = ::std::sync::ONCE_INIT;
[INFO] [stdout] 46 + static LOGGER: ::std::sync::Once = ::std::sync::Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub hasher: &'a mut Hasher,
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub hasher: &'a mut dyn Hasher,
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub type Type = Arc<self::types::TypeT>;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub type Type = Arc<dyn self::types::TypeT>;
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub type Value = Arc<self::values::ValueT>;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub type Value = Arc<dyn self::values::ValueT>;
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/engine/types.rs:258:18
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub run: Box<Fn(Value) -> Value>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub run: Box<dyn Fn(Value) -> Value>,
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/simple.rs:51:27
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn multi<A>(tests: &[&Fn(&mut Engine, &mut Core) -> Result<A>]) {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn multi<A>(tests: &[&dyn Fn(&mut Engine, &mut Core) -> Result<A>]) {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/simple.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn single<A>(test: &Fn(&mut Engine, &mut Core) -> Result<A>) {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn single<A>(test: &dyn Fn(&mut Engine, &mut Core) -> Result<A>) {
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/simple.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn should_fail<A, F>(f: F) -> Box<Fn(&mut Engine) -> Result<()>>
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn should_fail<A, F>(f: F) -> Box<dyn Fn(&mut Engine) -> Result<()>>
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:35:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hash_to(&self, _: &mut Hasher);
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn hash_to(&self, _: &mut dyn Hasher);
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:135:29
[INFO] [stdout]     |
[INFO] [stdout] 135 |         fn inner(&self) -> &Any;
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 135 |         fn inner(&self) -> &dyn Any;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:140:36
[INFO] [stdout]     |
[INFO] [stdout] 140 |         fn inner_eq(&self, other: &TypeT) -> bool;
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 140 |         fn inner_eq(&self, other: &dyn TypeT) -> bool;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:410:27
[INFO] [stdout]     |
[INFO] [stdout] 410 |         fn get(&self) -> &Any;
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 410 |         fn get(&self) -> &dyn Any;
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:413:34
[INFO] [stdout]     |
[INFO] [stdout] 413 |         fn to_sql(&self) -> Vec<&ToSql>;
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 413 |         fn to_sql(&self) -> Vec<&dyn ToSql>;
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:420:29
[INFO] [stdout]     |
[INFO] [stdout] 420 |         fn inner(&self) -> &Any;
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 420 |         fn inner(&self) -> &dyn Any;
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:425:36
[INFO] [stdout]     |
[INFO] [stdout] 425 |         fn inner_eq(&self, other: &ValueT) -> bool;
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 425 |         fn inner_eq(&self, other: &dyn ValueT) -> bool;
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:430:33
[INFO] [stdout]     |
[INFO] [stdout] 430 |         fn inner_ord(&self, _: &ValueT) -> Option<Ordering>;
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 430 |         fn inner_ord(&self, _: &dyn ValueT) -> Option<Ordering>;
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/pg/dyn.rs:52:31
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn hash_to(&self, h: &mut Hasher) {
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn hash_to(&self, h: &mut dyn Hasher) {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:148:19
[INFO] [stdout]     |
[INFO] [stdout] 148 |     impl Hash for TypeT {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 148 |     impl Hash for dyn TypeT {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:433:19
[INFO] [stdout]     |
[INFO] [stdout] 433 |     impl Hash for ValueT {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 433 |     impl Hash for dyn ValueT {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl fmt::Debug for TypeT {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl fmt::Debug for dyn TypeT {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |     impl Eq for TypeT {}
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 160 |     impl Eq for dyn TypeT {}
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:448:17
[INFO] [stdout]     |
[INFO] [stdout] 448 |     impl Eq for ValueT {}
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 448 |     impl Eq for dyn ValueT {}
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:161:24
[INFO] [stdout]     |
[INFO] [stdout] 161 |     impl PartialEq for TypeT {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 161 |     impl PartialEq for dyn TypeT {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:449:24
[INFO] [stdout]     |
[INFO] [stdout] 449 |     impl PartialEq for ValueT {
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 449 |     impl PartialEq for dyn ValueT {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:162:26
[INFO] [stdout]     |
[INFO] [stdout] 162 |         fn eq(&self, t: &TypeT) -> bool {
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 162 |         fn eq(&self, t: &dyn TypeT) -> bool {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:79:31
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |         typet_inner!();
[INFO] [stdout]     |         -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:88:39
[INFO] [stdout]     |
[INFO] [stdout]  88 |           fn inner_eq(&self, other : &TypeT) -> bool {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |         typet_inner_eq!();
[INFO] [stdout]     |         ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:450:30
[INFO] [stdout]     |
[INFO] [stdout] 450 |         fn eq(&self, other: &ValueT) -> bool {
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 450 |         fn eq(&self, other: &dyn ValueT) -> bool {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:455:25
[INFO] [stdout]     |
[INFO] [stdout] 455 |     impl PartialOrd for ValueT {
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 455 |     impl PartialOrd for dyn ValueT {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:456:39
[INFO] [stdout]     |
[INFO] [stdout] 456 |         fn partial_cmp(&self, other: &ValueT) -> Option<Ordering> {
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 456 |         fn partial_cmp(&self, other: &dyn ValueT) -> Option<Ordering> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:490:27
[INFO] [stdout]     |
[INFO] [stdout] 490 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 490 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:493:34
[INFO] [stdout]     |
[INFO] [stdout] 493 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 493 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:536:27
[INFO] [stdout]     |
[INFO] [stdout] 536 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 536 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:539:34
[INFO] [stdout]     |
[INFO] [stdout] 539 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 539 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:576:27
[INFO] [stdout]     |
[INFO] [stdout] 576 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 576 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:579:34
[INFO] [stdout]     |
[INFO] [stdout] 579 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 579 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:665:27
[INFO] [stdout]     |
[INFO] [stdout] 665 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 665 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:668:34
[INFO] [stdout]     |
[INFO] [stdout] 668 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 668 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:700:27
[INFO] [stdout]     |
[INFO] [stdout] 700 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 700 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:703:34
[INFO] [stdout]     |
[INFO] [stdout] 703 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 703 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:726:27
[INFO] [stdout]     |
[INFO] [stdout] 726 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 726 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:729:34
[INFO] [stdout]     |
[INFO] [stdout] 729 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 729 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:758:27
[INFO] [stdout]     |
[INFO] [stdout] 758 |         fn get(&self) -> &Any {
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 758 |         fn get(&self) -> &dyn Any {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:761:34
[INFO] [stdout]     |
[INFO] [stdout] 761 |         fn to_sql(&self) -> Vec<&ToSql> {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 761 |         fn to_sql(&self) -> Vec<&dyn ToSql> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn inner(&self) -> &::std::any::Any {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:385:37
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn inner_eq(&self, other : &ValueT) -> bool {
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn inner_ord(&self, other : &ValueT) -> Option<::std::cmp::Ordering> {
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |         typet_boiler!();
[INFO] [stdout]     |         --------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` which comes from the expansion of the macro `typet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 |               self as &::std::any::Any
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |         typet_inner!();
[INFO] [stdout]     |         -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `typet_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:491:32
[INFO] [stdout]     |
[INFO] [stdout] 491 |             &self.elements as &Any
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 491 |             &self.elements as &dyn Any
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:537:32
[INFO] [stdout]     |
[INFO] [stdout] 537 |             &self.elements as &Any
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 537 |             &self.elements as &dyn Any
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 542 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:577:27
[INFO] [stdout]     |
[INFO] [stdout] 577 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 577 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 582 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:666:27
[INFO] [stdout]     |
[INFO] [stdout] 666 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 666 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 671 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:701:27
[INFO] [stdout]     |
[INFO] [stdout] 701 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 701 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:704:32
[INFO] [stdout]     |
[INFO] [stdout] 704 |             vec![&self.val as &ToSql]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 704 |             vec![&self.val as &dyn ToSql]
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 706 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:727:27
[INFO] [stdout]     |
[INFO] [stdout] 727 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 727 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:730:32
[INFO] [stdout]     |
[INFO] [stdout] 730 |             vec![&self.val as &ToSql]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 730 |             vec![&self.val as &dyn ToSql]
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 732 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:759:27
[INFO] [stdout]     |
[INFO] [stdout] 759 |             &self.val as &Any
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 759 |             &self.val as &dyn Any
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:762:32
[INFO] [stdout]     |
[INFO] [stdout] 762 |             vec![&self.val as &ToSql]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 762 |             vec![&self.val as &dyn ToSql]
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/dyn.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |           self as &::std::any::Any
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 |         valuet_boiler!();
[INFO] [stdout]     |         ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `valuet_boiler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/pg/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     error_chain! {
[INFO] [stdout] 47 | |             errors {
[INFO] [stdout] 48 | |                 UriParse {
[INFO] [stdout] 49 | |                     description("Postgres URI Parse Error")
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:381:26
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&ToSql> = facts.iter().map(|x| x as &ToSql).collect();
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&dyn ToSql> = facts.iter().map(|x| x as &ToSql).collect();
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:381:62
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&ToSql> = facts.iter().map(|x| x as &ToSql).collect();
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let borrow: Vec<&ToSql> = facts.iter().map(|x| x as &dyn ToSql).collect();
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/pg/mod.rs:549:28
[INFO] [stdout]     |
[INFO] [stdout] 549 |         let mut vals: Vec<&ToSql> = Vec::new(); // Values to be quoted into the
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 549 |         let mut vals: Vec<&dyn ToSql> = Vec::new(); // Values to be quoted into the
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]   --> src/engine/mod.rs:60:30
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 Some(t) => t.unpark(),
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]   --> src/engine/mod.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 task.unpark();
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228
[INFO] [stdout]   --> src/engine/mod.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |         done(Ok(())).boxed()
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/pg/dyn.rs:77:5
[INFO] [stdout]     |
[INFO] [stdout]  77 |     macro_rules! typet_inner {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:565:9
[INFO] [stdout]     |
[INFO] [stdout] 565 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/pg/dyn.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     macro_rules! typet_inner_eq {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/pg/dyn.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     macro_rules! typet_boiler {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/pg/dyn.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 |     macro_rules! valuet_boiler {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/edsl.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | macro_rules! field {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/edsl.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | macro_rules! clause {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/edsl.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 |     macro_rules! db_expr {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/pg/dyn.rs:77:5
[INFO] [stdout]     |
[INFO] [stdout]  77 |     macro_rules! typet_inner {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:565:9
[INFO] [stdout]     |
[INFO] [stdout] 565 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/pg/dyn.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     macro_rules! typet_inner_eq {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/pg/dyn.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     macro_rules! typet_boiler {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/pg/dyn.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 |     macro_rules! valuet_boiler {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/edsl.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | macro_rules! field {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/edsl.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | macro_rules! clause {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/edsl.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 |     macro_rules! db_expr {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout]  10 | /       rule!(test_pred(("bar"), (vec![2u8,2u8]), x) <= test_pred(("foo"), [_], x), {
[INFO] [stdout]  11 | |         let (42) = (42)})
[INFO] [stdout]     | |_________________________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout]  10 | /       rule!(test_pred(("bar"), (vec![2u8,2u8]), x) <= test_pred(("foo"), [_], x), {
[INFO] [stdout]  11 | |         let (42) = (42)})
[INFO] [stdout]     | |_________________________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout]  10 | /       rule!(test_pred(("bar"), (vec![2u8,2u8]), x) <= test_pred(("foo"), [_], x), {
[INFO] [stdout]  11 | |         let (42) = (42)})
[INFO] [stdout]     | |_________________________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout]  10 | /       rule!(test_pred(("bar"), (vec![2u8,2u8]), x) <= test_pred(("foo"), [_], x), {
[INFO] [stdout]  11 | |         let (42) = (42)})
[INFO] [stdout]     | |_________________________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout]  10 | /       rule!(test_pred(("bar"), (vec![2u8,2u8]), x) <= test_pred(("foo"), [_], x), {
[INFO] [stdout]  11 | |         let (42) = (42)})
[INFO] [stdout]     | |_________________________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `hexpr` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:376:25
[INFO] [stdout]     |
[INFO] [stdout] 376 |           ::holmes::pg::r#dyn::values::ToValue::to_value($hexpr))
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:23:7
[INFO] [stdout]     |
[INFO] [stdout]  23 | /       rule!(test_pred(("bar"), (vec![2u8,2u8]), x) <= test_pred(("foo"), [_], [_]), {
[INFO] [stdout]  24 | |           let x = (42)
[INFO] [stdout]  25 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:23:7
[INFO] [stdout]     |
[INFO] [stdout]  23 | /       rule!(test_pred(("bar"), (vec![2u8,2u8]), x) <= test_pred(("foo"), [_], [_]), {
[INFO] [stdout]  24 | |           let x = (42)
[INFO] [stdout]  25 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:23:7
[INFO] [stdout]     |
[INFO] [stdout]  23 | /       rule!(test_pred(("bar"), (vec![2u8,2u8]), x) <= test_pred(("foo"), [_], [_]), {
[INFO] [stdout]  24 | |           let x = (42)
[INFO] [stdout]  25 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:23:7
[INFO] [stdout]     |
[INFO] [stdout]  23 | /       rule!(test_pred(("bar"), (vec![2u8,2u8]), x) <= test_pred(("foo"), [_], [_]), {
[INFO] [stdout]  24 | |           let x = (42)
[INFO] [stdout]  25 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `hexpr` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:376:25
[INFO] [stdout]     |
[INFO] [stdout] 376 |           ::holmes::pg::r#dyn::values::ToValue::to_value($hexpr))
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:26:7
[INFO] [stdout]     |
[INFO] [stdout]  26 |       fact!(test_pred("foo", vec![0u8,1u8], 16))
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:29:20
[INFO] [stdout]     |
[INFO] [stdout]  29 |         assert_eq!(query!(holmes, test_pred(("bar"), x, y)).unwrap(),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:40:7
[INFO] [stdout]     |
[INFO] [stdout]  40 |       func!(let plus_two : uint64 -> uint64 = |v : &u64| {v + 2});
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:275:57
[INFO] [stdout]     |
[INFO] [stdout] 275 |                        run: Box::new(|v : ::holmes::pg::r#dyn::Value| {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:40:7
[INFO] [stdout]     |
[INFO] [stdout]  40 |       func!(let plus_two : uint64 -> uint64 = |v : &u64| {v + 2});
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:276:38
[INFO] [stdout]     |
[INFO] [stdout] 276 |                        ::holmes::pg::r#dyn::values::ToValue::to_value($body(typed_unpack!(v, $src)))
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:41:7
[INFO] [stdout]     |
[INFO] [stdout]  41 | /       rule!(test_pred(("bar"), (vec![2u8,2u8]), y) <= test_pred(("foo"), [_], x), {
[INFO] [stdout]  42 | |         let y = {plus_two([x])}
[INFO] [stdout]  43 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:41:7
[INFO] [stdout]     |
[INFO] [stdout]  41 | /       rule!(test_pred(("bar"), (vec![2u8,2u8]), y) <= test_pred(("foo"), [_], x), {
[INFO] [stdout]  42 | |         let y = {plus_two([x])}
[INFO] [stdout]  43 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:41:7
[INFO] [stdout]     |
[INFO] [stdout]  41 | /       rule!(test_pred(("bar"), (vec![2u8,2u8]), y) <= test_pred(("foo"), [_], x), {
[INFO] [stdout]  42 | |         let y = {plus_two([x])}
[INFO] [stdout]  43 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:44:7
[INFO] [stdout]     |
[INFO] [stdout]  44 |       fact!(test_pred("foo", vec![0u8,1u8], 16))
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:47:20
[INFO] [stdout]     |
[INFO] [stdout]  47 |         assert_eq!(query!(holmes, test_pred(("bar"), x, y)).unwrap(),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:59:7
[INFO] [stdout]     |
[INFO] [stdout]  59 | /       func!(let succs : uint64 -> (uint64, uint64) = |n : &u64| {
[INFO] [stdout]  60 | |         (n + 1, n + 2)
[INFO] [stdout]  61 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:275:57
[INFO] [stdout]     |
[INFO] [stdout] 275 |                        run: Box::new(|v : ::holmes::pg::r#dyn::Value| {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:59:7
[INFO] [stdout]     |
[INFO] [stdout]  59 | /       func!(let succs : uint64 -> (uint64, uint64) = |n : &u64| {
[INFO] [stdout]  60 | |         (n + 1, n + 2)
[INFO] [stdout]  61 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:276:38
[INFO] [stdout]     |
[INFO] [stdout] 276 |                        ::holmes::pg::r#dyn::values::ToValue::to_value($body(typed_unpack!(v, $src)))
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]   --> tests/rule_where.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | /       func!(let succs : uint64 -> (uint64, uint64) = |n : &u64| {
[INFO] [stdout] 60 | |         (n + 1, n + 2)
[INFO] [stdout] 61 | |       });
[INFO] [stdout]    | |________^ expected identifier, found keyword
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `htype` which comes from the expansion of the macro `func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]   --> src/edsl.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 |         ::holmes::pg::r#dyn::types::Tuple::new(vec![$(htype!($holmes, $t)),*])
[INFO] [stdout]    |                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:62:7
[INFO] [stdout]     |
[INFO] [stdout]  62 | /       rule!(test_pred(y, (vec![2u8,2u8]), z) <= test_pred((3), [_], x), {
[INFO] [stdout]  63 | |         let {y, z} = {succs([x])}
[INFO] [stdout]  64 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:62:7
[INFO] [stdout]     |
[INFO] [stdout]  62 | /       rule!(test_pred(y, (vec![2u8,2u8]), z) <= test_pred((3), [_], x), {
[INFO] [stdout]  63 | |         let {y, z} = {succs([x])}
[INFO] [stdout]  64 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:65:7
[INFO] [stdout]     |
[INFO] [stdout]  65 |       fact!(test_pred(3, vec![0u8,1u8], 16))
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:68:20
[INFO] [stdout]     |
[INFO] [stdout]  68 |         assert_eq!(query!(holmes, test_pred(y, (vec![2u8,2u8]), z)).unwrap(),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:79:7
[INFO] [stdout]     |
[INFO] [stdout]  79 | /       func!(let succs : uint64 -> [uint64] = |n : &u64| {
[INFO] [stdout]  80 | |         vec![n + 1, n + 2]
[INFO] [stdout]  81 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:275:57
[INFO] [stdout]     |
[INFO] [stdout] 275 |                        run: Box::new(|v : ::holmes::pg::r#dyn::Value| {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:79:7
[INFO] [stdout]     |
[INFO] [stdout]  79 | /       func!(let succs : uint64 -> [uint64] = |n : &u64| {
[INFO] [stdout]  80 | |         vec![n + 1, n + 2]
[INFO] [stdout]  81 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:276:38
[INFO] [stdout]     |
[INFO] [stdout] 276 |                        ::holmes::pg::r#dyn::values::ToValue::to_value($body(typed_unpack!(v, $src)))
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]   --> tests/rule_where.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | /       func!(let succs : uint64 -> [uint64] = |n : &u64| {
[INFO] [stdout] 80 | |         vec![n + 1, n + 2]
[INFO] [stdout] 81 | |       });
[INFO] [stdout]    | |________^ expected identifier, found keyword
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `htype` which comes from the expansion of the macro `func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]   --> src/edsl.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |         ::holmes::pg::r#dyn::types::List::new(htype!($holmes, $t))
[INFO] [stdout]    |                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:82:7
[INFO] [stdout]     |
[INFO] [stdout]  82 | /       rule!(test_pred((4), (vec![2u8,2u8]), y) <= test_pred((3), [_], x), {
[INFO] [stdout]  83 | |         let [y] = {succs([x])}
[INFO] [stdout]  84 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:82:7
[INFO] [stdout]     |
[INFO] [stdout]  82 | /       rule!(test_pred((4), (vec![2u8,2u8]), y) <= test_pred((3), [_], x), {
[INFO] [stdout]  83 | |         let [y] = {succs([x])}
[INFO] [stdout]  84 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:82:7
[INFO] [stdout]     |
[INFO] [stdout]  82 | /       rule!(test_pred((4), (vec![2u8,2u8]), y) <= test_pred((3), [_], x), {
[INFO] [stdout]  83 | |         let [y] = {succs([x])}
[INFO] [stdout]  84 | |       });
[INFO] [stdout]     | |________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:85:7
[INFO] [stdout]     |
[INFO] [stdout]  85 |       fact!(test_pred(3, vec![0u8,1u8], 16))
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_where.rs:88:20
[INFO] [stdout]     |
[INFO] [stdout]  88 |         assert_eq!(query!(holmes, test_pred([_], (vec![2u8,2u8]), x)).unwrap(),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> benches/clique.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout]  17 |         fact!(holmes, edge((size - 1), 0))?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> benches/clique.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         holmes_exec!(holmes, {
[INFO] [stdout] 19 | |             rule!(reachable(X, Y) <= edge(X, Y));
[INFO] [stdout] 20 | |             rule!(reachable(X, Y) <= edge(X, Z) & reachable(Z, Y));
[INFO] [stdout] 21 | |             rule!(same_clique(X, Y) <= reachable(X, Y) & reachable(Y, X))
[INFO] [stdout] 22 | |         })?;
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/edsl.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( r#try!($action($holmes)); );*
[INFO] [stdout]    |                                       ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_substr.rs:11:7
[INFO] [stdout]     |
[INFO] [stdout]  11 |       fact!(test_pred(1, vec![3u8, 2u8, 1u8]));
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_substr.rs:12:7
[INFO] [stdout]     |
[INFO] [stdout]  12 |       fact!(test_pred(2, vec![1u8, 2u8, 3u8]));
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_substr.rs:16:20
[INFO] [stdout]     |
[INFO] [stdout]  16 |         assert_eq!(query!(holmes, sub((1), x)).unwrap(),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_substr.rs:18:20
[INFO] [stdout]     |
[INFO] [stdout]  18 |         assert_eq!(query!(holmes, sub((2), x)).unwrap(),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_substr.rs:30:7
[INFO] [stdout]     |
[INFO] [stdout]  30 |       fact!(test_pred(1, vec![3u8, 2u8, 1u8]));
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_substr.rs:31:7
[INFO] [stdout]     |
[INFO] [stdout]  31 |       fact!(test_pred(2, vec![1u8, 2u8, 3u8]));
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_substr.rs:35:20
[INFO] [stdout]     |
[INFO] [stdout]  35 |         assert_eq!(query!(holmes, sub((1), x)).unwrap(),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/rule_substr.rs:37:20
[INFO] [stdout]     |
[INFO] [stdout]  37 |         assert_eq!(query!(holmes, sub((2), x)).unwrap(),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> benches/graph.rs:18:9
[INFO] [stdout]     |
[INFO] [stdout]  18 |         fact!(holmes, edge((size - 1), 0))?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> benches/graph.rs:23:13
[INFO] [stdout]     |
[INFO] [stdout]  23 | /             func!(let lt : (uint64, uint64) -> bool = |(x, y): (&u64, &u64)| {
[INFO] [stdout]  24 | |                 x < y
[INFO] [stdout]  25 | |             });
[INFO] [stdout]     | |______________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:275:57
[INFO] [stdout]     |
[INFO] [stdout] 275 |                        run: Box::new(|v : ::holmes::pg::r#dyn::Value| {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> benches/graph.rs:23:13
[INFO] [stdout]     |
[INFO] [stdout]  23 | /             func!(let lt : (uint64, uint64) -> bool = |(x, y): (&u64, &u64)| {
[INFO] [stdout]  24 | |                 x < y
[INFO] [stdout]  25 | |             });
[INFO] [stdout]     | |______________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:276:38
[INFO] [stdout]     |
[INFO] [stdout] 276 |                        ::holmes::pg::r#dyn::values::ToValue::to_value($body(typed_unpack!(v, $src)))
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `holmes` (bench "clique") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]   --> benches/graph.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | /             func!(let lt : (uint64, uint64) -> bool = |(x, y): (&u64, &u64)| {
[INFO] [stdout] 24 | |                 x < y
[INFO] [stdout] 25 | |             });
[INFO] [stdout]    | |______________^ expected identifier, found keyword
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `htype` which comes from the expansion of the macro `func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]   --> src/edsl.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 |         ::holmes::pg::r#dyn::types::Tuple::new(vec![$(htype!($holmes, $t)),*])
[INFO] [stdout]    |                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> benches/graph.rs:23:13
[INFO] [stdout]     |
[INFO] [stdout]  23 | /             func!(let lt : (uint64, uint64) -> bool = |(x, y): (&u64, &u64)| {
[INFO] [stdout]  24 | |                 x < y
[INFO] [stdout]  25 | |             });
[INFO] [stdout]     | |______________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `typed_unpack` which comes from the expansion of the macro `func` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:308:66
[INFO] [stdout]     |
[INFO] [stdout] 308 |       let mut pack = $val.get().downcast_ref::<Vec<::holmes::pg::r#dyn::Value>>()
[INFO] [stdout]     |                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> benches/graph.rs:26:13
[INFO] [stdout]     |
[INFO] [stdout]  26 | /             rule!(increasing(X, Y) <= edge(X, Y), {
[INFO] [stdout]  27 | |                 let (true) = {lt([X], [Y])}
[INFO] [stdout]  28 | |             });
[INFO] [stdout]     | |______________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> benches/graph.rs:29:13
[INFO] [stdout]     |
[INFO] [stdout]  29 | /             rule!(increasing(X, Y) <= edge(X, Z) & increasing(Z, Y), {
[INFO] [stdout]  30 | |                 let (true) = {lt([X], [Z])}
[INFO] [stdout]  31 | |             })
[INFO] [stdout]     | |______________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> benches/graph.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | /         holmes_exec!(holmes, {
[INFO] [stdout] 21 | |             rule!(reachable(X, Y) <= edge(X, Y));
[INFO] [stdout] 22 | |             rule!(reachable(X, Y) <= edge(X, Z) & reachable(Z, Y));
[INFO] [stdout] 23 | |             func!(let lt : (uint64, uint64) -> bool = |(x, y): (&u64, &u64)| {
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |             })
[INFO] [stdout] 32 | |         })?;
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/edsl.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( r#try!($action($holmes)); );*
[INFO] [stdout]    |                                       ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | /         holmes_exec!(holmes, {
[INFO] [stdout]  9 | |       predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 10 | |       rule!(test_pred(("bar"), (vec![2u8,2u8]), x) <= test_pred(("foo"), [_], x), {
[INFO] [stdout] 11 | |         let (42) = (42)})
[INFO] [stdout] 12 | |     })?;
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/edsl.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( r#try!($action($holmes)); );*
[INFO] [stdout]    |                                       ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         r#try!(holmes_exec!(holmes, {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |           r#try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 22 | |       predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 23 | |       rule!(test_pred(("bar"), (vec![2u8,2u8]), x) <= test_pred(("foo"), [_], [_]), {
[INFO] [stdout] 24 | |           let x = (42)
[INFO] [stdout] 25 | |       });
[INFO] [stdout] 26 | |       fact!(test_pred("foo", vec![0u8,1u8], 16))
[INFO] [stdout] 27 | |     }));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         r#try!(holmes_exec!(holmes, {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]  --> tests/rule_substr.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         r#try!(holmes_exec!(holmes, {
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_substr.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout]  8 |           r#try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ________________^
[INFO] [stdout]  9 | |       predicate!(test_pred(uint64, bytes));
[INFO] [stdout] 10 | |       predicate!(sub(uint64, bytes));
[INFO] [stdout] 11 | |       fact!(test_pred(1, vec![3u8, 2u8, 1u8]));
[INFO] [stdout] 12 | |       fact!(test_pred(2, vec![1u8, 2u8, 3u8]));
[INFO] [stdout] 13 | |       rule!(sub(n, x) <= test_pred(n, {(1), (2), x}))
[INFO] [stdout] 14 | |     }));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/edsl.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( r#try!($action($holmes)); );*
[INFO] [stdout]    |                                       ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_substr.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         r#try!(holmes_exec!(holmes, {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_substr.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |           r#try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 28 | |       predicate!(test_pred(uint64, bytes));
[INFO] [stdout] 29 | |       predicate!(sub(uint64, bytes));
[INFO] [stdout] 30 | |       fact!(test_pred(1, vec![3u8, 2u8, 1u8]));
[INFO] [stdout] 31 | |       fact!(test_pred(2, vec![1u8, 2u8, 3u8]));
[INFO] [stdout] 32 | |       rule!(sub(n, x) <= test_pred(n, {[n], (2), x}))
[INFO] [stdout] 33 | |     }));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |           r#try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 39 | |       predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 40 | |       func!(let plus_two : uint64 -> uint64 = |v : &u64| {v + 2});
[INFO] [stdout] 41 | |       rule!(test_pred(("bar"), (vec![2u8,2u8]), y) <= test_pred(("foo"), [_], x), {
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |       fact!(test_pred("foo", vec![0u8,1u8], 16))
[INFO] [stdout] 45 | |     }));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         r#try!(holmes_exec!(holmes, {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |           r#try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 58 | |       predicate!(test_pred(uint64, bytes, uint64));
[INFO] [stdout] 59 | |       func!(let succs : uint64 -> (uint64, uint64) = |n : &u64| {
[INFO] [stdout] 60 | |         (n + 1, n + 2)
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |       fact!(test_pred(3, vec![0u8,1u8], 16))
[INFO] [stdout] 66 | |     }));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         r#try!(holmes_exec!(holmes, {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/rule_where.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |           r#try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 78 | |       predicate!(test_pred(uint64, bytes, uint64));
[INFO] [stdout] 79 | |       func!(let succs : uint64 -> [uint64] = |n : &u64| {
[INFO] [stdout] 80 | |         vec![n + 1, n + 2]
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |       fact!(test_pred(3, vec![0u8,1u8], 16))
[INFO] [stdout] 86 | |     }));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/metadata_basic.rs:58:13
[INFO] [stdout]     |
[INFO] [stdout]  58 |             rule!(out_pred(x) <= test_pred {bar = x, foo = ("woo")});
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `rule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/metadata_basic.rs:59:13
[INFO] [stdout]     |
[INFO] [stdout]  59 |             fact!(test_pred("woo", 3, "Right"));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/predicate_basic.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | /         holmes_exec!(holmes, {
[INFO] [stdout]  9 | |             predicate!(test_pred(string, bytes, uint64))
[INFO] [stdout] 10 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/predicate_basic.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         holmes_exec!(holmes, {
[INFO] [stdout] 18 | |             predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 19 | |             should_fail(predicate!(test_pred(string, string, string)))
[INFO] [stdout] 20 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/edsl.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( r#try!($action($holmes)); );*
[INFO] [stdout]    |                                       ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/metadata_basic.rs:60:13
[INFO] [stdout]     |
[INFO] [stdout]  60 |             fact!(test_pred("wow", 4, "Wrong"))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/predicate_basic.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         holmes_exec!(holmes, {
[INFO] [stdout] 28 | |             predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 29 | |             predicate!(test_pred(string, bytes, uint64))
[INFO] [stdout] 30 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/fact_basic.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |             fact!(test_pred("foo", vec![3u8, 4u8, 5u8], 7))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/fact_basic.rs:20:25
[INFO] [stdout]     |
[INFO] [stdout]  20 |             should_fail(fact!(test_pred(7, vec![3u8, 4u8, 5u8], 7)))
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/fact_basic.rs:30:13
[INFO] [stdout]     |
[INFO] [stdout]  30 |             fact!(test_pred("foo", vec![3u8, 3u8], 7))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/fact_basic.rs:32:20
[INFO] [stdout]     |
[INFO] [stdout]  32 |           assert_eq!(query!(holmes,
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  33 | |                        test_pred(("foo"), [_], x)).unwrap(),
[INFO] [stdout]     | |__________________________________________________^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `clause_match` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             ::holmes::pg::r#dyn::values::ToValue::to_value($v)))
[INFO] [stdout]     |                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found keyword `dyn`
[INFO] [stdout]    --> tests/fact_basic.rs:44:13
[INFO] [stdout]     |
[INFO] [stdout]  44 |             fact!(test_pred("foo", "bar"))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found keyword
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/macros.rs:46:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: while parsing argument for this `expr` macro fragment
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `fact` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: escape `dyn` to use it as an identifier
[INFO] [stdout]    --> src/edsl.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |       args : vec![$(::holmes::pg::r#dyn::values::ToValue::to_value($a)),*]
[INFO] [stdout]     |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/metadata_basic.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | /         holmes_exec!(holmes, {
[INFO] [stdout]  9 | |             predicate!(test_pred([first string], bytes, uint64))
[INFO] [stdout] 10 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/metadata_basic.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         holmes_exec!(holmes, {
[INFO] [stdout] 18 | |             predicate!(test_pred([first string "This is the first element"], bytes, uint64))
[INFO] [stdout] 19 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/metadata_basic.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | /         holmes_exec!(holmes, {
[INFO] [stdout] 27 | |             predicate!(test_pred([first string "This is the first element"],
[INFO] [stdout] 28 | |                                   bytes, uint64)
[INFO] [stdout] 29 | |                        : "This is a test predicate")
[INFO] [stdout] 30 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/metadata_basic.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | /         holmes_exec!(holmes, {
[INFO] [stdout] 38 | |             predicate!(test_pred([first string "This is the first element"],
[INFO] [stdout] 39 | |                                  bytes, uint64)
[INFO] [stdout] 40 | |                        : "This is a test predicate")
[INFO] [stdout] 41 | |         })?;
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/metadata_basic.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | /         holmes_exec!(holmes, {
[INFO] [stdout] 54 | |             predicate!(test_pred([foo string],
[INFO] [stdout] 55 | |                                  uint64,
[INFO] [stdout] 56 | |                                  [bar string]));
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |             fact!(test_pred("wow", 4, "Wrong"))
[INFO] [stdout] 61 | |         })?;
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/edsl.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( r#try!($action($holmes)); );*
[INFO] [stdout]    |                                       ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/fact_basic.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | /         holmes_exec!(holmes, {
[INFO] [stdout]  9 | |             predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 10 | |             fact!(test_pred("foo", vec![3u8, 4u8, 5u8], 7))
[INFO] [stdout] 11 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/edsl.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 |         $( r#try!($action($holmes)); );*
[INFO] [stdout]    |                                       ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/fact_basic.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         holmes_exec!(holmes, {
[INFO] [stdout] 19 | |             predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 20 | |             should_fail(fact!(test_pred(7, vec![3u8, 4u8, 5u8], 7)))
[INFO] [stdout] 21 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/fact_basic.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         r#try!(holmes_exec!(holmes, {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/fact_basic.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |           r#try!(holmes_exec!(holmes, {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 29 | |             predicate!(test_pred(string, bytes, uint64));
[INFO] [stdout] 30 | |             fact!(test_pred("foo", vec![3u8, 3u8], 7))
[INFO] [stdout] 31 | |         }));
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `r#try`: use the `?` operator instead
[INFO] [stdout]   --> tests/fact_basic.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         holmes_exec!(holmes, {
[INFO] [stdout] 43 | |             predicate!(test_pred(string, string));
[INFO] [stdout] 44 | |             fact!(test_pred("foo", "bar"))
[INFO] [stdout] 45 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `holmes_exec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `holmes` (bench "graph") due to 7 previous errors; 2 warnings emitted
[INFO] [stderr] error: could not compile `holmes` (test "rule_substr") due to 8 previous errors; 5 warnings emitted
[INFO] [stderr] error: could not compile `holmes` (test "fact_basic") due to 5 previous errors; 6 warnings emitted
[INFO] [stderr] error: could not compile `holmes` (test "rule_where") due to 33 previous errors; 10 warnings emitted
[INFO] [stderr] error: could not compile `holmes` (test "metadata_basic") due to 3 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "90b04e5133a0571456b59304e5b1c1bfc9a104b6982e842768c4bacf66171980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90b04e5133a0571456b59304e5b1c1bfc9a104b6982e842768c4bacf66171980", kill_on_drop: false }`
[INFO] [stdout] 90b04e5133a0571456b59304e5b1c1bfc9a104b6982e842768c4bacf66171980
